-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Align staging with master #344
Conversation
Signed-off-by: Krzysztof Jaskiewicz <[email protected]>
chore: upgrade websocket to version 1.15.1
Signed-off-by: Alf-Rune Siqveland <[email protected]>
Signed-off-by: Alf-Rune Siqveland <[email protected]>
Changelog: Title Ticket: ALV-182 Signed-off-by: Alf-Rune Siqveland <[email protected]>
ALV-182: Add support for `HEAD` HTTP method for download API endpoint
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.14.0 to 0.15.0. - [Commits](golang/sys@v0.14.0...v0.15.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
This reverts commit ac23e67, reversing changes made to bfa4054. Signed-off-by: Alf-Rune Siqveland <[email protected]>
This reverts commit ecbb895. Signed-off-by: Alf-Rune Siqveland <[email protected]>
Revert "Merge pull request #334 from alfrunes/ALV-182"
Changelog: None Ticket: ALV-182 Signed-off-by: Alf-Rune Siqveland <[email protected]>
Signed-off-by: Alf-Rune Siqveland <[email protected]>
Using default reviewers dependabot functionality Ticket: SEC-963 Signed-off-by: Roberto Giovanardi <[email protected]>
Signed-off-by: Alf-Rune Siqveland <[email protected]>
Signed-off-by: Alf-Rune Siqveland <[email protected]>
Signed-off-by: Alf-Rune Siqveland <[email protected]>
…ang.org/x/sys-0.15.0 chore: bump golang.org/x/sys from 0.14.0 to 0.15.0
ALV-182: Implement filetransfer download HEAD method
…ewers added dependabot default reviewers
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/google/uuid/releases) - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md) - [Commits](google/uuid@v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: github.com/google/uuid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.13.0 to 1.13.1. - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v1.13.0...v1.13.1) --- updated-dependencies: - dependency-name: go.mongodb.org/mongo-driver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Ticket: QA-642 Changelog: None Signed-off-by: Roberto Giovanardi <[email protected]>
…mongodb.org/mongo-driver-1.13.1 chore: bump go.mongodb.org/mongo-driver from 1.13.0 to 1.13.1
…hub.com/google/uuid-1.5.0 chore: bump github.com/google/uuid from 1.4.0 to 1.5.0
downstream pipeline failures workaround
Signed-off-by: Krzysztof Jaskiewicz <[email protected]>
chore: update dependencies
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0. - [Commits](golang/crypto@v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…ang.org/x/crypto-0.17.0 chore: bump golang.org/x/crypto from 0.14.0 to 0.17.0
Merging these commits will result in the following changelog entries: Changelogsdeviceconnect (master)New changes in deviceconnect since staging: Features
|
@alfrunes, Let me know if you want to start the integration pipeline by mentioning me and the command "start pipeline". my commands and optionsYou can trigger a pipeline on multiple prs with:
You can start a fast pipeline, disabling full integration tests with:
You can trigger GitHub->GitLab branch sync with:
You can cherry pick to a given branch or branches with:
|
This is an automated pull request for merging master into staging.